home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: Prepare for Takeoff as a Pilot / CF_FS_Air.iso.iso / pc / data / swf / avions / 17.swf / scripts / DefineButton2_17 / BUTTONCONDACTION on(press).as next >
Text File  |  2004-09-22  |  94b  |  5 lines

  1. on(press){
  2.    ScrollType = "DownPress";
  3.    ScrollingActions.gotoAndPlay("StartScroll");
  4. }
  5.